home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / gwar241.zip / LOGFILE.TXT < prev    next >
Text File  |  1992-01-14  |  3KB  |  76 lines

  1. GLOBAL WAR log file documentation
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. This file documents the contents of your WARxx.LOG files.  These files
  4. contain the complete history of the games.
  5.  
  6. REVISED for Global War 2.40 {added K field}
  7.  
  8. FILE CONTENTS:
  9. ~~~~~~~~~~~~~~
  10. Line 1 of the log file lists the date that the game started.
  11.  
  12. The remainder of the file contains tokenized data as described below.
  13. NOTE:
  14.    p  Denotes a player number, 1-6.
  15.    d  Denotes a date, such as "Sun Jul 16, 1989 10:42 pm".
  16.    a  Denotes some number of armies.
  17.    c  Denotes a country number, 1-42 (see DATAFILE.DOC).
  18.  
  19. DATA IN FILE      DESCRIPTION
  20. ~~~~~~~~~~~~      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  21. .                 Blank line (Carriage Return/Linefeed).
  22.  
  23. B p d             Player "p" Began Campaign on date "d".
  24.  
  25. D a1 c a2         Deployed "a1" armies on country "c", which now has
  26.                   "a2" armies on it.
  27.  
  28. A c1 a1 p c2 a2   Attacked country "c1", which had "a1" armies on it,
  29.                   and was occupied by player "p", from country "c2",
  30.                   which had "a2" armies on it.
  31.  
  32. R c1 a1 c2 a2     Casualties: country "c1" lost "a1" armies,
  33.                   country "c2" lost "a2" armies.
  34.  
  35. V c a             Conquered country "c", and moved "a" armies into it
  36.  
  37. E p               Eliminated player "p" from the game.
  38.  
  39. F c1 a c2         Fortified country "c1" with "a" armies from
  40.                   country "c2", team or normal game.
  41.  
  42. W                 Won the game.
  43.  
  44. C n               Conquered continent "n", where n is 1..6.
  45.                         1 - Africa      4 - Europe
  46.                         2 - Asia        5 - N. America
  47.                         3 - Australia   6 - S. America
  48.  
  49. S a               Received "a" armies for a Set of Commendations.
  50.  
  51. -                 Connection was lost.  Game saved in WARxx.REC recovery
  52.                   file.
  53.  
  54. +                 Connection re-established by same caller that lost
  55.                   connection and game was resumed where he left off.
  56.  
  57. O n               Captured "n" Commendations from an eliminated opponent.
  58.  
  59. T c1 a1 c2 a2     Team game: Partner exchanged (traded) country "c1",
  60.                   which had "a1" armies on it with partner's country "c2",
  61.                   which had "a2" armies on it.
  62.  
  63. G c a             Team game: Partner Gave country "c", which had "a" armies
  64.                   on it, to his partner.
  65.  
  66. ; AnyString       Displays AnyString.  Example:
  67.                   ; Hi Global War Players!
  68.                   Displays " Hi Global War Players!"
  69.  
  70. P p               Player p took command of partner's forces.
  71.  
  72. K p1 p2 n c1 a1...Player p1 Surrendered to player p2.  Player p2 acquired
  73.                   total n Commendations and all of player p1's countries.
  74.                   c1 a1 c2 a2 c3 a3 ... is a list of the countries acquired
  75.                   and how many armies were on them at the time of Surrender.
  76.